groupList property

List<Group>? groupList
final

The list of groups the user is a member of.

Implementation

final List<Group>? groupList;