isDeleted property

bool isDeleted

True if the message has been deleted.

Implementation

bool get isDeleted => type == 'deleted';