path property

String path

Helper to access RouteMatch.path

Implementation

String get path => _match.path;