isDeleted property

bool get isDeleted

Returns true if the temporary file has already been deleted or moved.

Implementation

bool get isDeleted => _deleted;