DictionaryComponentResponseOfuint32AndDestinyItemReusablePlugsComponent.fromJson constructor

DictionaryComponentResponseOfuint32AndDestinyItemReusablePlugsComponent.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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