routeHandle property
The route handle of this route. Note that it is provided only if RouteOptions.enableRouteHandle is set before route calculation. Gets the route handle of this route. Note that it is provided only if RouteOptions.enableRouteHandle is set before route calculation.
Implementation
RouteHandle? get routeHandle;