Secret.Value.prototype.get_text
function get_text(): String {
// Gjs wrapper for secret_value_get_text()
}
Get the secret data in the Secret.Value if it contains a textual value. The content type must be <literal>text/plain</literal>.
- Returns
the content type