menu
t_server package
documentation
core/interfaces/t_router_interface.dart
TRouterInterface
find abstract method
find abstract method
dark_mode
light_mode
find
abstract method
RouteHandler
?
find
(
Method
method
,
String
path
,
Map
<
String
,
String
>
outParams
)
Implementation
RouteHandler? find(Method method, String path, Map<String, String> outParams);
t_server package
documentation
core/interfaces/t_router_interface
TRouterInterface
find abstract method
TRouterInterface class