currentUser property

User? get currentUser

Implementation

User? get currentUser => _auth.currentUser;