script property

TestPlanScript? script
inherited

script The test cases in a structured language e.g. gherkin, Postman, or FHIR TestScript.

Implementation

TestPlanScript? get script => throw _privateConstructorUsedError;