menu
hubble_main package
documentation
account/data/profile_data_store.dart
IProfileDataStore
setNumGoals abstract method
setNumGoals abstract method
dark_mode
light_mode
setNumGoals
abstract method
Future
<
bool
>
setNumGoals
(
{
required
int
goalsCount
,
})
Implementation
Future<bool> setNumGoals({required int goalsCount});
hubble_main package
documentation
account/data/profile_data_store
IProfileDataStore
setNumGoals abstract method
IProfileDataStore class