matches property

List<RouteMatch> get matches

The pre-matched routes from the row path

Implementation

List<RouteMatch> get matches => configuration.segments;