stopPlan method
Implementation
$grpc.ResponseFuture<$35.StopPlanResponse> stopPlan($35.StopPlanRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$stopPlan, request, options: options);
}
$grpc.ResponseFuture<$35.StopPlanResponse> stopPlan($35.StopPlanRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$stopPlan, request, options: options);
}