UpdateAudioProducer typedef
UpdateAudioProducer =
void Function(Producer? producer)
Implementation
typedef UpdateAudioProducer = void Function(Producer? producer);
typedef UpdateAudioProducer = void Function(Producer? producer);