path property

List<String> get path
inherited

Implementation

List<String> get path => name.split(_sectionSeparator);