name property

String get name

Helper to access RouteMatch.name

Implementation

String get name => _match.name;