unknownRoute property

GetPage<T>? unknownRoute
final

The unknown route for the app.

Implementation

final GetPage<T>? unknownRoute;