pathParts property

List<String> get pathParts

Implementation

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