menu
hubble_main package
documentation
account/data/profile_data_store.dart
IProfileDataStore
getUserId abstract method
getUserId abstract method
dark_mode
light_mode
getUserId
abstract method
Future
<
String
>
getUserId
(
)
Implementation
Future<String> getUserId();
hubble_main package
documentation
account/data/profile_data_store
IProfileDataStore
getUserId abstract method
IProfileDataStore class