name property

String name

Helper to access RouteMatch.name

Implementation

String get name => _match.name;