TranscriberParams constructor
TranscriberParams({})
Implementation
TranscriberParams({
this.transcriberRobotId,
this.sourceLanguage,
this.userIdsToTranscribe,
this.translationLanguages,
});
TranscriberParams({
this.transcriberRobotId,
this.sourceLanguage,
this.userIdsToTranscribe,
this.translationLanguages,
});