interface RemovePreference {
    key: string;
}

Properties

Properties

key: string

The key of the preference.