root property

  1. @override
String root
override

Implementation

@override
String get root => _next != null ? symbolInSys : _root ?? 'root';