CounterStructuredName constructor
CounterStructuredName({})
Implementation
CounterStructuredName({
this.componentStepName,
this.executionStepName,
this.inputIndex,
this.name,
this.origin,
this.originNamespace,
this.originalRequestingStepName,
this.originalStepName,
this.portion,
this.workerId,
});