onUnknownRoute property

  1. @Deprecated('Should not be an exposed property')
RouteFactory? get onUnknownRoute
inherited

Implementation

@Deprecated('Should not be an exposed property')
RouteFactory? get onUnknownRoute => _onOnUnknownRoute;