DictionaryComponentResponseOfint32AndDestinyVendorSaleItemComponent.fromJson constructor

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

Implementation

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