hasJoinedViaStarterPack property
bool
get
hasJoinedViaStarterPack
Returns true if joinedViaStarterPack
is not null, otherwise false.
Implementation
bool get hasJoinedViaStarterPack => joinedViaStarterPack != null;