menu
rush_sdk package
documentation
util/client/intercepters.dart
AuthInterceptor
AuthInterceptor constructor
AuthInterceptor constructor
dark_mode
light_mode
AuthInterceptor
constructor
AuthInterceptor
(
{
required
Future
<
String
?
>
getToken
(),
})
Implementation
AuthInterceptor({required this.getToken});
rush_sdk package
documentation
util/client/intercepters
AuthInterceptor
AuthInterceptor constructor
AuthInterceptor class