Map<String, dynamic> toMap() { return { 'groupID': groupID, 'groupName': groupName, 'groupAvatarUrl': groupAvatarUrl, }; }