canDelete property

bool get canDelete

Whether this message can be deleted.

Implementation

bool get canDelete => !isDeleted;