TreeReceived constructor

const TreeReceived(
  1. Map<String, dynamic> rootNode
)

Implementation

const TreeReceived(this.rootNode);