isCritical property

bool? isCritical
final

The flag which can be used to help decide whether the failure of current step leads to the Automation failure.

Implementation

final bool? isCritical;