groupList property

List<Group>? groupList

Implementation

List<Group>? get groupList => controller.getListById(communityId);