mySchools property

List<School>? mySchools
getter/setter pair

Implementation

List<School>? mySchools = [];