@override Map<String, dynamic> toJson() => { 'type': type, // "input_audio_buffer.commit" if (eventId != null) 'event_id': eventId, };