$HtmlExportOptionsExtension extension
Methods
-
copyWith(
{bool? includeSpeakers, bool? includeTimestamps, String? format, dynamic segmentOnSilenceLongerThanS, dynamic maxSegmentDurationS, dynamic maxSegmentChars}) → HtmlExportOptions -
Available on HtmlExportOptions, provided by the $HtmlExportOptionsExtension extension
-
copyWithWrapped(
{Wrapped< bool?> ? includeSpeakers, Wrapped<bool?> ? includeTimestamps, Wrapped<String> ? format, Wrapped? segmentOnSilenceLongerThanS, Wrapped? maxSegmentDurationS, Wrapped? maxSegmentChars}) → HtmlExportOptions -
Available on HtmlExportOptions, provided by the $HtmlExportOptionsExtension extension