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