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