groupList property

List<Group>? groupList
final

The list of the groups.

Implementation

final List<Group>? groupList;