currentUser property

UserModel? currentUser

Implementation

UserModel? get currentUser => _user;