email property

String? get email

Implementation

String? get email => _myFirebaseAuth.myUser?.email;