isEmpty property

bool isEmpty

Implementation

bool get isEmpty => id.isEmpty && description.isEmpty;