path property

String path

helper getter to access RouteMatch.path

Implementation

String get path => routeInfo.path;