DictionaryComponentResponseOfint64AndDestinyStringVariablesComponent.fromJson constructor

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

Implementation

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