isDeleted property

bool get isDeleted

Implementation

bool get isDeleted => status == MessageStatusEnum.inactive;