isDeleted property

bool isDeleted

Implementation

bool get isDeleted => deletedAt.toInt != 0;