path property

String get path

Helper to access RouteMatch.path

Implementation

String get path => _match.path;