DestinyActivityDifficultyTierCollectionDefinition.fromJson constructor
Implementation
factory DestinyActivityDifficultyTierCollectionDefinition.fromJson(Map<String, dynamic> json) {
return _$DestinyActivityDifficultyTierCollectionDefinitionFromJson(json);
}