Whether the channel is currently connected.
@override bool get isConnected => _currentStatus == ChannelStatus.connected;