Secret.Value.prototype.unref
function unref(): void {
    // Gjs wrapper for secret_value_unref()
}
  Unreference a Secret.Value. When the last reference is gone, then the value will be freed.
function unref(): void {
    // Gjs wrapper for secret_value_unref()
}
  Unreference a Secret.Value. When the last reference is gone, then the value will be freed.