InnerAudioContextOnErrorCallback typedef

InnerAudioContextOnErrorCallback = void Function(InnerAudioContextOnErrorListenerResult)

Implementation

typedef InnerAudioContextOnErrorCallback = void Function(
    InnerAudioContextOnErrorListenerResult);