DocxExportOptions constructor
const
DocxExportOptions({})
Implementation
const DocxExportOptions({
this.includeSpeakers,
this.includeTimestamps,
required this.format,
this.segmentOnSilenceLongerThanS,
this.maxSegmentDurationS,
this.maxSegmentChars,
});