menu
rest_api_client package
documentation
interfaces/i_rest_api_client.dart
IRestApiClient
refreshToken property
refreshToken property
dark_mode
light_mode
refreshToken
property
Future
<
String
>
get
refreshToken
Get refresh token from storage
Implementation
Future<String> get refreshToken;
rest_api_client package
documentation
interfaces/i_rest_api_client
IRestApiClient
refreshToken property
IRestApiClient class