root property

*<Null safety>*

Node? root

Implementation

Node? get root => _singleton!.root;