DictionaryComponentResponseOfuint32AndDestinyItemStatsComponent.fromJson constructor

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

Implementation

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