DictionaryComponentResponseOfuint32AndDestinyVendorCategoriesComponent.fromJson constructor

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

Implementation

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