fireteamFinderConstantsHash property

  1. @JsonKey.new(name: 'fireteamFinderConstantsHash')
int? fireteamFinderConstantsHash
getter/setter pair

Implementation

@JsonKey(name:'fireteamFinderConstantsHash')
int? fireteamFinderConstantsHash;