DictionaryComponentResponseOfuint32AndPersonalDestinyVendorSaleItemSetComponent.fromJson constructor

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

Implementation

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