canJoin property
If true, the user is allowed to join with another Fireteam in this activity.
Implementation
@JsonKey(name:'canJoin')
bool? canJoin;
If true, the user is allowed to join with another Fireteam in this activity.
@JsonKey(name:'canJoin')
bool? canJoin;