GeofenceWorkflowState constructor
Implementation
const GeofenceWorkflowState({
required this.workflowId,
required this.currentIndex,
required this.completedStepIds,
required this.completed,
});
const GeofenceWorkflowState({
required this.workflowId,
required this.currentIndex,
required this.completedStepIds,
required this.completed,
});