audioRouteChanged property

dynamic Function(AudioOutputRouting)? audioRouteChanged
final

Occurs when the local audio playback route changes.

Implementation

final Function(AudioOutputRouting)? audioRouteChanged;