stepName property
String
get
stepName
Name of the step (defaults to class name)
Implementation
String get stepName => runtimeType.toString();
Name of the step (defaults to class name)
String get stepName => runtimeType.toString();