isClosed property

bool get isClosed

check stream is close or not

Implementation

bool get isClosed => _isClosed;