downloadQCReportByID method
Download QC Report with the given Identifier
Implementation
$grpc.ResponseFuture<$1.StandardFile> downloadQCReportByID(
$1.Identifier request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$downloadQCReportByID, request, options: options);
}