userEmail property

String? get userEmail

Implementation

String? get userEmail => _googleSignIn.currentUser?.email;