OutputAudioBufferClearEvent constructor

OutputAudioBufferClearEvent({
  1. String? eventId,
})

Implementation

OutputAudioBufferClearEvent({this.eventId}) : super('output_audio_buffer.clear');