pathSegments property

BuiltList<String> pathSegments
final

Returns the path as a list of its segments.

See path for getting the path as a string.

Implementation

final BuiltList<String> pathSegments;