exportAs method
Export to any supported format.
Implementation
String exportAs(ExportFormat format) =>
TranscriptionExporter.export(this, format);
Export to any supported format.
String exportAs(ExportFormat format) =>
TranscriptionExporter.export(this, format);