route property

FinchRoute? route
getter/setter pair

The route associated with the request, if any.

Implementation

FinchRoute? route;