terminate abstract method

Future<void> terminate({
  1. CloudflareWorkflowTerminateOptions? options,
})

Performs the terminate operation.

Implementation

Future<void> terminate({CloudflareWorkflowTerminateOptions? options});