$ProfileRecordExtension extension

on

Properties

hasAvatar bool

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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

Available on ProfileRecord, provided by the $ProfileRecordExtension extension

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