action property

List<TestScriptAction> action
inherited

action Action would contain either an operation or an assertion.

Implementation

List<TestScriptAction> get action => throw _privateConstructorUsedError;