menu
y_infra package
documentation
auth/i_auth_token_storage.dart
IAuthTokenStorage
saveTokenPair abstract method
saveTokenPair abstract method
dark_mode
light_mode
saveTokenPair
abstract method
Future
<
bool
>
saveTokenPair
(
TokenPair
tokenPair
)
Implementation
Future<bool> saveTokenPair(TokenPair tokenPair);
y_infra package
documentation
auth/i_auth_token_storage
IAuthTokenStorage
saveTokenPair abstract method
IAuthTokenStorage class