DictionaryComponentResponseOfuint32AndDestinyVendorComponent.fromJson constructor

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

Implementation

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