groupMemberList property

List<GroupMember>? groupMemberList
final

The list of the members of the group.

Implementation

final List<GroupMember>? groupMemberList;