routeInformation property

RouteInformation routeInformation

A convenience method to get RouteInformation from this.

Basically returns toRouteInformation.

Implementation

RouteInformation get routeInformation => toRouteInformation();