const STTOutput({ required this.text, required this.confidence, this.detectedLanguage, required this.timestamp, });