[ Version ( since = "0.1.5" ) ]
public unowned string get_metadata_item (string key)
Returns the device metadata for a specific key.
this |
a Device instance. |
key |
a key for the metadata dictionary |
the metadata value, or null if not set. |