menu
sunny_service_stubs package
documentation
models/sunny/api/account_api.dart
IAccountApi
getAccountInfo abstract method
getAccountInfo abstract method
dark_mode
light_mode
getAccountInfo
abstract method
Future
<
IAccountInfo
>
getAccountInfo
(
)
Implementation
Future<IAccountInfo> getAccountInfo();
sunny_service_stubs package
documentation
models/sunny/api/account_api
IAccountApi
getAccountInfo abstract method
IAccountApi class