teamList property

List<NIMTeam> teamList
getter/setter pair

Implementation

List<NIMTeam> teamList = List.empty(growable: true);