route property

Route? route
getter/setter pair

The registered route that matched the HTTP request.

Implementation

Route? route;