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