isClosed property

bool get isClosed

Check if the reader is closed

Implementation

bool get isClosed => _closed;