deviceList property

List<String> get deviceList

Implementation

List<String> get deviceList => List.unmodifiable(_audio.deviceList);