root property

Node? get root

Implementation

_i3.Node? get root => _i4.getProperty(
      this,
      'root',
    );