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