segments property

List<RouteMatch> segments
final

The list of segments representing the current uri

Implementation

final List<RouteMatch> segments;