$ProfileViewBasicExtension extension
Properties
-
hasAvatar
→ bool
-
Returns true if
avatar
is not null, otherwise false.
no setter
-
hasDisplayName
→ bool
-
Returns true if
displayName
is not null, otherwise false.
no setter
-
hasLabels
→ bool
-
Returns true if
labels
is not null, otherwise false.
no setter
-
hasNotAvatar
→ bool
-
Returns true if
avatar
is null, otherwise false.
no setter
-
hasNotDisplayName
→ bool
-
Returns true if
displayName
is null, otherwise false.
no setter
-
hasNotLabels
→ bool
-
Returns true if
labels
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
-
isChatDisabled
→ bool
-
Returns true or false from
chatDisabled
.
no setter
-
isNotChatDisabled
→ bool
-
Returns negated true or false from
chatDisabled
.
no setter