OutputDeviceNode.any constructor
OutputDeviceNode.any()
Implementation
OutputDeviceNode.any() {
audioFlags =
outputToSpeaker | allowHeadset | allowBlueToothA2DP | allowAirPlay;
}
OutputDeviceNode.any() {
audioFlags =
outputToSpeaker | allowHeadset | allowBlueToothA2DP | allowAirPlay;
}