interface SetPreference {
    key: string;
}

Properties

Properties

key: string

The key of the preference. The maximum length is 255 characters.