getWorkflowState abstract method

GeofenceWorkflowState? getWorkflowState(
  1. String workflowId
)

Gets the current state of a workflow.

Implementation

GeofenceWorkflowState? getWorkflowState(String workflowId);