getUserEmail property

String get getUserEmail

Implementation

String get getUserEmail => firebaseUser?.email ?? "";