$ViewerStateExtension extension

on

Properties

hasBlocking bool
Returns true if blocking is not null, otherwise false.
no setter
hasBlockingByList bool
Returns true if blockingByList is not null, otherwise false.
no setter
hasFollowedBy bool
Returns true if followedBy is not null, otherwise false.
no setter
hasFollowing bool
Returns true if following is not null, otherwise false.
no setter
hasKnownFollowers bool
Returns true if knownFollowers is not null, otherwise false.
no setter
hasMutedByList bool
Returns true if mutedByList is not null, otherwise false.
no setter
hasNotBlocking bool
Returns true if blocking is null, otherwise false.
no setter
hasNotBlockingByList bool
Returns true if blockingByList is null, otherwise false.
no setter
hasNotFollowedBy bool
Returns true if followedBy is null, otherwise false.
no setter
hasNotFollowing bool
Returns true if following is null, otherwise false.
no setter
hasNotKnownFollowers bool
Returns true if knownFollowers is null, otherwise false.
no setter
hasNotMutedByList bool
Returns true if mutedByList is null, otherwise false.
no setter
hasNotUnknown bool
Returns true if this object has not unknown objects, otherwise false.
no setter
hasUnknown bool
Returns true if this object has unknown objects, otherwise false.
no setter
isBlockedBy bool
Returns true or false from blockedBy.
no setter
isMuted bool
Returns true or false from muted.
no setter
isNotBlockedBy bool
Returns negated true or false from blockedBy.
no setter
isNotMuted bool
Returns negated true or false from muted.
no setter