factory OutputAudioBufferClearEvent.fromJson(Map<String, dynamic> j) => OutputAudioBufferClearEvent(eventId: j['event_id']);