currentUser property

User? currentUser

The current user.

Implementation

User? get currentUser => _currentUser;