DictionaryComponentResponseOfuint32AndDestinyItemInstanceComponent.fromJson constructor

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

Implementation

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