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