StartClosedCaptionsRequest constructor
StartClosedCaptionsRequest({})
Returns a new StartClosedCaptionsRequest instance.
Implementation
StartClosedCaptionsRequest({
this.enableTranscription,
this.externalStorage,
this.language,
});