state property

ChannelState state

Implementation

ChannelState get state => channelStateNames[_delegate.state]!;