handoverChannel method

EmbeddingMethodClientChannel handoverChannel()

Implementation

EmbeddingMethodClientChannel handoverChannel() {
  return EmbeddingMethodClientChannel(stateManager!);
}