tests property

List<Test> tests
getter/setter pair

Implementation

List<Test<dynamic>> tests = [];