AudioPreferences constructor

const AudioPreferences({
  1. String? device,
})

Implementation

const AudioPreferences({super.device});