fireteamRequirementFailureIndices property
- @JsonKey.new(name: 'fireteamRequirementFailureIndices')
getter/setter pair
Indexes of failure if this activity is inaccessible as a fireteam member
Implementation
@JsonKey(name:'fireteamRequirementFailureIndices')
List<int>? fireteamRequirementFailureIndices;