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