isStarterpackJoined property
bool
get
isStarterpackJoined
Returns true if this value is starterpackJoined, otherwise false.
Implementation
bool get isStarterpackJoined =>
this == KnownNotificationReason.starterpackJoined;