OnInvalidUrl typedef

OnInvalidUrl = void Function(Route failedRoute)

Implementation

typedef OnInvalidUrl = void Function(Route failedRoute);