menu
hubble_main package
documentation
account/data/profile_data_store.dart
LocalProfileDataStore
getNumGoals method
getNumGoals method
dark_mode
light_mode
getNumGoals
method
@
override
Future
<
int
>
getNumGoals
(
)
override
Implementation
@override Future<int> getNumGoals() async { return getNumGoalsSync(); }
hubble_main package
documentation
account/data/profile_data_store
LocalProfileDataStore
getNumGoals method
LocalProfileDataStore class