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