devices method
UVC cameras currently attached (Android) or available (web).
Implementation
@override
Future<List<DeviceHandle>> devices() async => const [];
UVC cameras currently attached (Android) or available (web).
@override
Future<List<DeviceHandle>> devices() async => const [];