isEnd property
The flag which can be used to end automation no matter whether the step succeeds or fails.
Implementation
final bool? isEnd;
The flag which can be used to end automation no matter whether the step succeeds or fails.
final bool? isEnd;