Secret.Item.prototype.get_service

function get_service(): Secret.Service {
    // Gjs wrapper for secret_item_get_service()
}
  

Get the Secret Service object that this item was created with.

Returns

the Secret Service object