pathSegments property

List<String> get pathSegments

Implementation

List<String> get pathSegments => _uri?.pathSegments ?? [];