route property

Pattern? route
final

This is the route specified by the client- expected to be String or RegExp.

Implementation

final Pattern? route;