user property

User? get user

Returns the currently authenticated user.

Implementation

User? get user => _user;