testCases property

  1. @TagNumber(1)
List<TestCase> testCases

Implementation

@$pb.TagNumber(1)
$core.List<TestCase> get testCases => $_getList(0);