menu
camera_macos_plus package
documentation
camera_macos_platform_interface.dart
CameraMacOSPlatform
hasFlash method
hasFlash method
dark_mode
light_mode
hasFlash
method
Future
<
bool
>
hasFlash
(
{
String
?
deviceId
,
})
Implementation
Future<bool> hasFlash({String? deviceId}) { throw UnimplementedError(''); }
camera_macos_plus package
documentation
camera_macos_platform_interface
CameraMacOSPlatform
hasFlash method
CameraMacOSPlatform class