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