menu
tunder package
documentation
http.dart
Middleware
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
FutureOr
<
Response
>
handle
(
Request
request
,
dynamic
next
)
Implementation
FutureOr<Response> handle(Request request, next);
tunder package
documentation
http
Middleware
handle abstract method
Middleware class