name property
The name of this path. This is the last component of the path. For the root node, this is '/'
Implementation
late String name;
The name of this path. This is the last component of the path. For the root node, this is '/'
late String name;