last property

RouteMatch last

The last matching route.

Implementation

RouteMatch get last => matches.last;