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