$UPreferenceExtension extension

on

Properties

adultContentPref AdultContentPref
Returns this data as AdultContentPref.
no setter
adultContentPrefOrNull AdultContentPref?
Returns AdultContentPref if this data is AdultContentPref, otherwise null.
no setter
bskyAppStatePref BskyAppStatePref
Returns this data as BskyAppStatePref.
no setter
bskyAppStatePrefOrNull BskyAppStatePref?
Returns BskyAppStatePref if this data is BskyAppStatePref, otherwise null.
no setter
contentLabelPref ContentLabelPref
Returns this data as ContentLabelPref.
no setter
contentLabelPrefOrNull ContentLabelPref?
Returns ContentLabelPref if this data is ContentLabelPref, otherwise null.
no setter
feedViewPref FeedViewPref
Returns this data as FeedViewPref.
no setter
feedViewPrefOrNull FeedViewPref?
Returns FeedViewPref if this data is FeedViewPref, otherwise null.
no setter
hiddenPostsPref HiddenPostsPref
Returns this data as HiddenPostsPref.
no setter
hiddenPostsPrefOrNull HiddenPostsPref?
Returns HiddenPostsPref if this data is HiddenPostsPref, otherwise null.
no setter
interestsPref InterestsPref
Returns this data as InterestsPref.
no setter
interestsPrefOrNull InterestsPref?
Returns InterestsPref if this data is InterestsPref, otherwise null.
no setter
isAdultContentPref bool
Returns true if this data is AdultContentPref, otherwise false.
no setter
isBskyAppStatePref bool
Returns true if this data is BskyAppStatePref, otherwise false.
no setter
isContentLabelPref bool
Returns true if this data is ContentLabelPref, otherwise false.
no setter
isFeedViewPref bool
Returns true if this data is FeedViewPref, otherwise false.
no setter
isHiddenPostsPref bool
Returns true if this data is HiddenPostsPref, otherwise false.
no setter
isInterestsPref bool
Returns true if this data is InterestsPref, otherwise false.
no setter
isLabelersPref bool
Returns true if this data is LabelersPref, otherwise false.
no setter
isMutedWordsPref bool
Returns true if this data is MutedWordsPref, otherwise false.
no setter
isNotAdultContentPref bool
Returns true if this data is not AdultContentPref, otherwise false.
no setter
isNotBskyAppStatePref bool
Returns true if this data is not BskyAppStatePref, otherwise false.
no setter
isNotContentLabelPref bool
Returns true if this data is not ContentLabelPref, otherwise false.
no setter
isNotFeedViewPref bool
Returns true if this data is not FeedViewPref, otherwise false.
no setter
isNotHiddenPostsPref bool
Returns true if this data is not HiddenPostsPref, otherwise false.
no setter
isNotInterestsPref bool
Returns true if this data is not InterestsPref, otherwise false.
no setter
isNotLabelersPref bool
Returns true if this data is not LabelersPref, otherwise false.
no setter
isNotMutedWordsPref bool
Returns true if this data is not MutedWordsPref, otherwise false.
no setter
isNotPersonalDetailsPref bool
Returns true if this data is not PersonalDetailsPref, otherwise false.
no setter
isNotSavedFeedsPref bool
Returns true if this data is not SavedFeedsPref, otherwise false.
no setter
isNotSavedFeedsPrefV2 bool
Returns true if this data is not SavedFeedsPrefV2, otherwise false.
no setter
isNotThreadViewPref bool
Returns true if this data is not ThreadViewPref, otherwise false.
no setter
isNotUnknown bool
Returns true if this data is not unknown object, otherwise false.
no setter
isPersonalDetailsPref bool
Returns true if this data is PersonalDetailsPref, otherwise false.
no setter
isSavedFeedsPref bool
Returns true if this data is SavedFeedsPref, otherwise false.
no setter
isSavedFeedsPrefV2 bool
Returns true if this data is SavedFeedsPrefV2, otherwise false.
no setter
isThreadViewPref bool
Returns true if this data is ThreadViewPref, otherwise false.
no setter
isUnknown bool
Returns true if this data is unknown object, otherwise false.
no setter
labelersPref LabelersPref
Returns this data as LabelersPref.
no setter
labelersPrefOrNull LabelersPref?
Returns LabelersPref if this data is LabelersPref, otherwise null.
no setter
mutedWordsPref MutedWordsPref
Returns this data as MutedWordsPref.
no setter
mutedWordsPrefOrNull MutedWordsPref?
Returns MutedWordsPref if this data is MutedWordsPref, otherwise null.
no setter
personalDetailsPref PersonalDetailsPref
Returns this data as PersonalDetailsPref.
no setter
personalDetailsPrefOrNull PersonalDetailsPref?
Returns PersonalDetailsPref if this data is PersonalDetailsPref, otherwise null.
no setter
savedFeedsPref SavedFeedsPref
Returns this data as SavedFeedsPref.
no setter
savedFeedsPrefOrNull SavedFeedsPref?
Returns SavedFeedsPref if this data is SavedFeedsPref, otherwise null.
no setter
savedFeedsPrefV2 SavedFeedsPrefV2
Returns this data as SavedFeedsPrefV2.
no setter
savedFeedsPrefV2OrNull SavedFeedsPrefV2?
Returns SavedFeedsPrefV2 if this data is SavedFeedsPrefV2, otherwise null.
no setter
threadViewPref ThreadViewPref
Returns this data as ThreadViewPref.
no setter
threadViewPrefOrNull ThreadViewPref?
Returns ThreadViewPref if this data is ThreadViewPref, otherwise null.
no setter
unknown Map<String, dynamic>
Returns this data as JSON object.
no setter
unknownOrNull Map<String, dynamic>?
Returns JSON object if this data is unknown, otherwise null.
no setter

Methods

toJson() Map<String, dynamic>
Returns JSON representation.