menu
revali_router_core package
documentation
response_handler/response_handler.dart
ResponseHandler
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
Future
<
void
>
handle
(
Response
response
,
RequestContext
context
,
HttpResponse
httpResponse
)
Implementation
Future<void> handle( Response response, RequestContext context, HttpResponse httpResponse, );
revali_router_core package
documentation
response_handler/response_handler
ResponseHandler
handle abstract method
ResponseHandler class