DictionaryComponentResponseOfuint32AndDestinyItemPlugObjectivesComponent.fromJson constructor

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

Implementation

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