menu
api_service_wrapper package
documentation
a_s_w_implementation.dart
ASWImplementation
setTokens method
setTokens method
dark_mode
light_mode
setTokens
method
@
override
Future
<
void
>
setTokens
(
ASWTokenPair
tokenPair
)
override
Implementation
@override Future<void> setTokens(ASWTokenPair tokenPair) => _tokenManager.setTokenPair(tokenPair);
api_service_wrapper package
documentation
a_s_w_implementation
ASWImplementation
setTokens method
ASWImplementation class