menu
t_server package
documentation
core/interfaces/t_router_interface.dart
TRouterInterface
path abstract method
path abstract method
dark_mode
light_mode
path
abstract method
void
path
(
String
path
,
HttpHandler
handler
)
Implementation
void path(String path, HttpHandler handler);
t_server package
documentation
core/interfaces/t_router_interface
TRouterInterface
path abstract method
TRouterInterface class