DictionaryComponentResponseOfint64AndDestinyPresentationNodesComponent.fromJson constructor

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

Implementation

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