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