any property

RoutePattern any
final

Implementation

static final any =
    RoutePattern._('*', [_WildcardSegment()], RegExp(r'.*'), true);