path property

String get path

helper getter to access RouteMatch.path

Implementation

String get path => routeInfo.path;