isClosed property

  1. @internal
bool isClosed

Implementation

@internal
bool get isClosed => _state == ChannelStates.closed;