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