pathSegments property

List<String> pathSegments

Implementation

List<String> get pathSegments => Uri.parse(this.path).pathSegments;