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