DictionaryComponentResponseOfuint32AndDestinyItemTalentGridComponent.fromJson constructor

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

Implementation

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