canLead property
If true, the user is allowed to lead a Fireteam into this activity.
Implementation
@JsonKey(name:'canLead')
bool? canLead;
If true, the user is allowed to lead a Fireteam into this activity.
@JsonKey(name:'canLead')
bool? canLead;