menu
sunny_lifecycle package
documentation
auth_state.dart
FirebaseAuthState
accountId property
accountId property
dark_mode
light_mode
accountId
property
String
?
get
accountId
override
Implementation
String? get accountId => currentAuth?.profile?.id;
sunny_lifecycle package
documentation
auth_state
FirebaseAuthState
accountId property
FirebaseAuthState class