menu
sam_api_calls package
documentation
contracts/contracts.dart
AuthService
saveAppRefreshToken abstract method
saveAppRefreshToken abstract method
dark_mode
light_mode
saveAppRefreshToken
abstract method
Future
<
bool
>
saveAppRefreshToken
(
String
token
)
Implementation
Future<bool> saveAppRefreshToken(String token);
sam_api_calls package
documentation
contracts/contracts
AuthService
saveAppRefreshToken abstract method
AuthService class