menu
fit_office
fit_office.dart
AuthenticationRepository
getUserEmail property
getUserEmail
dark_mode
light_mode
getUserEmail
property
String
get
getUserEmail
Implementation
String get getUserEmail => firebaseUser?.email ?? "";
fit_office
fit_office
AuthenticationRepository
getUserEmail property
AuthenticationRepository class