user property Null safety

User user
final

The user if someone is logged in, User.empty otherwise.

Implementation

final User user;