leaderRequirementLabels property
- @JsonKey.new(name: 'leaderRequirementLabels')
getter/setter pair
If being a fireteam Leader in this activity is gated, this is the gate being checked.
Implementation
@JsonKey(name:'leaderRequirementLabels')
List<DestinyActivityRequirementLabel>? leaderRequirementLabels;