SpeechClient constructor
SpeechClient(
- ClientChannel channel, {
- CallOptions? options,
Implementation
SpeechClient($grpc.ClientChannel channel, {$grpc.CallOptions? options})
: super(channel, options: options);