isClosed property

bool get isClosed

Whether this resource has been closed

Implementation

bool get isClosed => _closed;