unknownRoute property

GetPage? unknownRoute
final

找不到路由的时候会默认跳转到这个路由

Implementation

final GetPage? unknownRoute;