user property

User? get user

Get Current User

Implementation

User? get user => _auth.currentUser;