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