DictionaryComponentResponseOfint64AndDestinyCharacterProgressionComponent.fromJson constructor

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

Implementation

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