pathParts property

List<String> pathParts

Implementation

List<String> get pathParts => path_tool.split(path);