menu
sam_api_calls package
documentation
contracts/contracts.dart
AuthService
refreshDeviceToken abstract method
refreshDeviceToken abstract method
dark_mode
light_mode
refreshDeviceToken
abstract method
Future
<
AuthToken
>
refreshDeviceToken
(
String
deviceRefreshToken
)
Implementation
Future<AuthToken> refreshDeviceToken(String deviceRefreshToken);
sam_api_calls package
documentation
contracts/contracts
AuthService
refreshDeviceToken abstract method
AuthService class