menu
s_standby package
documentation
s_standby.dart
AuthInterceptor
customHeadersProvider property
customHeadersProvider property
dark_mode
light_mode
customHeadersProvider
property
Map
<
String
,
String
>
Function
()
?
customHeadersProvider
final
Custom header name and value provider.
Implementation
final Map<String, String> Function()? customHeadersProvider;
s_standby package
documentation
s_standby
AuthInterceptor
customHeadersProvider property
AuthInterceptor class