Gio.SettingsSchemaKey.prototype.unref

function unref(): void {
    // Gjs wrapper for g_settings_schema_key_unref()
}
  

Decrease the reference count of key, possibly freeing it.

Since 2.40