isEmpty property

bool get isEmpty

Implementation

bool get isEmpty => id == 0 && uid == 0;