StreamSuccessAudioSwitchType typedef

StreamSuccessAudioSwitchType = Future<void> Function(StreamSuccessAudioSwitchOptions options)

Type definition for the StreamSuccessAudioSwitch function.

Implementation

typedef StreamSuccessAudioSwitchType = Future<void> Function(
    StreamSuccessAudioSwitchOptions options);