isEmpty property

bool get isEmpty

Check whether user is empty

Implementation

bool get isEmpty => this == User.empty;