captureAllFromCamera method
- CaptureAllFromCameraRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$44.CaptureAllFromCameraResponse> captureAllFromCamera($44.CaptureAllFromCameraRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$captureAllFromCamera, request, options: options);
}