callOptions property
Returns the CallOptions
of the created service account.
These can then be used to initialize a new SpeechClient.
Implementation
@override
CallOptions get callOptions => _authenticator.toCallOptions;
Returns the CallOptions
of the created service account.
These can then be used to initialize a new SpeechClient.
@override
CallOptions get callOptions => _authenticator.toCallOptions;