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