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