[ Version ( since = "0.1.4" ) ]
public unowned Value? @get (KeyID key)
Get the first value from this associated with key
.
this |
data to retrieve value |
key |
key to look up. |
a Value. This value should not be modified nor freed by user. |