route property

WebRoute? route
getter/setter pair

The route associated with the request, if any.

Implementation

WebRoute? route;