AFWorkflowStateTestUI constructor
AFWorkflowStateTestUI(
- AFScreenTestID id,
- String? description,
- String? disabled,
- AFStateTestID uiStartsWith,
Implementation
AFWorkflowStateTestUI(
AFScreenTestID id,
String? description,
String? disabled,
this.uiStartsWith): super(id, description, disabled);