DictionaryComponentResponseOfint64AndDestinyCurrenciesComponent.fromJson constructor

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

Implementation

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