isDeleted property

bool isDeleted

Implementation

bool get isDeleted => cause is StreamDeletedException;