user property

UserModel? user
final

The authenticated user, or UserModel.empty when not authenticated.

Implementation

final UserModel? user;