menu
api_service_wrapper package
documentation
a_s_w_token_interceptor.dart
ASWTokenInterceptor
tokenRefreshCallback property
tokenRefreshCallback property
dark_mode
light_mode
tokenRefreshCallback
property
Future
<
Either
<
String
,
ASWTokenPair
>
>
Function
(
String
refreshToken
)
?
tokenRefreshCallback
final
Implementation
final Future<Either<String, ASWTokenPair>> Function(String refreshToken)? tokenRefreshCallback;
api_service_wrapper package
documentation
a_s_w_token_interceptor
ASWTokenInterceptor
tokenRefreshCallback property
ASWTokenInterceptor class