currentUser property

User? get currentUser

Implementation

User? get currentUser => _firebaseAuth.currentUser;