Secret.Item.prototype.get_schema_name
function get_schema_name(): String { // Gjs wrapper for secret_item_get_schema_name() }
Gets the name of the schema that this item was stored with. This is also available at the <literal>xdg:schema</literal> attribute.
- Returns
the schema name