isDeleted property

bool get isDeleted

True if the object was deleted.

Implementation

bool get isDeleted => _handle.isDeleted;