PresentPreference#

class PresentPreference[source]#

Representation of a preference that has been set by the user.

tag: Literal['present']#

Indicates whether the preference was found for the given user.

value: Any#

The current value of the preference.