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