get_metadata_item


Description:

[ Version ( since = "0.1.5" ) ]
public unowned string get_metadata_item (string key)

Returns the profile metadata for a specific key.

Parameters:

this

a Profile instance.

key

a key for the metadata dictionary

Returns:

the metadata value, or null if not set.