getOutputDevices method
Implementation
@override
Future<List<AudioOutputDevice>> getOutputDevices() =>
throw UnimplementedError('getOutputDevices() has not been implemented.');
@override
Future<List<AudioOutputDevice>> getOutputDevices() =>
throw UnimplementedError('getOutputDevices() has not been implemented.');