menu
hubble_main package
documentation
app/data/app_repo.dart
IAppRepo
getConfig abstract method
getConfig abstract method
dark_mode
light_mode
getConfig
abstract method
Future
<
Result
<
AppConfig
>
>
getConfig
(
)
Implementation
Future<Result<AppConfig>> getConfig();
hubble_main package
documentation
app/data/app_repo
IAppRepo
getConfig abstract method
IAppRepo class