testData property

List<TestPlanTestData>? testData
inherited

testData The test data used in the test case.

Implementation

List<TestPlanTestData>? get testData => throw _privateConstructorUsedError;