Returns whether or not the communicator is currently connected to a back end.
@override bool get connected => _channel != null;