currentUser property

User? get currentUser

Implementation

User? get currentUser => auth.currentUser;