menu
sdkgen_runtime package
documentation
interceptors.dart
OnRequestInterceptor typedef
OnRequestInterceptor typedef
dark_mode
light_mode
OnRequestInterceptor
typedef
OnRequestInterceptor
=
Future
Function
(
Map
<
String
,
dynamic
>
body
)
Implementation
typedef OnRequestInterceptor = Future Function(Map<String, dynamic> body);
sdkgen_runtime package
documentation
interceptors
OnRequestInterceptor typedef
interceptors library