StopTranscriptionRequest constructor
StopTranscriptionRequest({
- bool? stopClosedCaptions,
Returns a new StopTranscriptionRequest instance.
Implementation
StopTranscriptionRequest({
this.stopClosedCaptions,
});