Whether this instance represents the absent-user sentinel.
Returns true when this instance equals empty.
true
bool get isEmpty => this == UserModel.empty;