DictionaryComponentResponseOfint64AndDestinyCharacterActivitiesComponent.fromJson constructor

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

Implementation

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