sendForRework method
ResponseFuture<IdentifierResponse>
sendForRework(
- IdentifierUUIDWithUserComment request, {
- CallOptions? options,
Send for Rework
Implementation
$grpc.ResponseFuture<$1.IdentifierResponse> sendForRework(
$1.IdentifierUUIDWithUserComment request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$sendForRework, request, options: options);
}