RealtimeTranslationSessionClosedEvent constructor
const
RealtimeTranslationSessionClosedEvent({
- required String eventId,
Creates a RealtimeTranslationSessionClosedEvent.
Implementation
const RealtimeTranslationSessionClosedEvent({required this.eventId});