RouteHandler typedef
路由处理器
The function as handler for router.
Implementation
typedef Future<dynamic> RouteHandler(RouterContext context);
路由处理器
The function as handler for router.
typedef Future<dynamic> RouteHandler(RouterContext context);