stepName property

String get stepName

Name of the step (defaults to class name)

Implementation

String get stepName => runtimeType.toString();