myGroups property

List<Group>? myGroups
getter/setter pair

Implementation

List<Group>? myGroups = [];