RouteInfoState typedef

RouteInfoState = RouteInformationState

Type alias for route information state with dynamic type parameter.

Implementation

typedef RouteInfoState = RouteInformationState<dynamic>;