enabled property

bool enabled
latefinal

Whether post-transcription processing is enabled.

  • If true, the system will perform post-processing actions such as summary generation after transcription completes.

Implementation

late final bool enabled;