nodesIdTraceGet abstract method
Trace the node path back to the root get: /nodes/{id}/trace
Implementation
Future<NodesIdTraceGetResponse> nodesIdTraceGet({required String id});
Trace the node path back to the root get: /nodes/{id}/trace
Future<NodesIdTraceGetResponse> nodesIdTraceGet({required String id});