step property

  1. @ImcField('Description', 'step', ImcType.typePlaintext)
String step

Human-readable description of the current step.

Implementation

@ImcField('Description', 'step', ImcType.typePlaintext)
String get step;