menu
sunny_service_stubs package
documentation
models/sunny/api/account_api.dart
IAccountApi
refresh abstract method
refresh abstract method
dark_mode
light_mode
refresh
abstract method
Future
<
ITokenResponse
>
refresh
(
IRefreshTokenRequest
body
)
Implementation
Future<ITokenResponse> refresh(IRefreshTokenRequest body,);
sunny_service_stubs package
documentation
models/sunny/api/account_api
IAccountApi
refresh abstract method
IAccountApi class