$torchLevel method
Implementation
Future<Object?> $torchLevel(
$CaptureDevice $instance,
) {
return sendInvokeMethod(
$instance,
'torchLevel',
<Object?>[],
);
}
Future<Object?> $torchLevel(
$CaptureDevice $instance,
) {
return sendInvokeMethod(
$instance,
'torchLevel',
<Object?>[],
);
}