$ProfileViewExtension extension

on

Properties

hasAvatar bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if avatar is not null, otherwise false.
no setter
hasCreatedAt bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if createdAt is not null, otherwise false.
no setter
hasDescription bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if description is not null, otherwise false.
no setter
hasDisplayName bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if displayName is not null, otherwise false.
no setter
hasIndexedAt bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if indexedAt is not null, otherwise false.
no setter
hasLabels bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if labels is not null, otherwise false.
no setter
hasNotAvatar bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if avatar is null, otherwise false.
no setter
hasNotCreatedAt bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if createdAt is null, otherwise false.
no setter
hasNotDescription bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if description is null, otherwise false.
no setter
hasNotDisplayName bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if displayName is null, otherwise false.
no setter
hasNotIndexedAt bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if indexedAt is null, otherwise false.
no setter
hasNotLabels bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if labels is null, otherwise false.
no setter
hasNotUnknown bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if this object has not unknown objects, otherwise false.
no setter
hasUnknown bool

Available on ProfileView, provided by the $ProfileViewExtension extension

Returns true if this object has unknown objects, otherwise false.
no setter