RouteInfo constructor

RouteInfo({
  1. Route? routeWhenAdded,
})

Implementation

RouteInfo({this.routeWhenAdded});