SparkPlanGraphNodeWrapper constructor
SparkPlanGraphNodeWrapper({
- SparkPlanGraphCluster? cluster,
- SparkPlanGraphNode? node,
Implementation
SparkPlanGraphNodeWrapper({this.cluster, this.node});