StepEntry constructor
StepEntry({})
Implementation
StepEntry({
this.createTime,
this.entryId,
this.exception,
this.name,
this.navigationInfo,
this.routine,
this.state,
this.step,
this.stepEntryMetadata,
this.stepType,
this.updateTime,
});