Map<String, dynamic> toMap() { return { 'action': action, 'meetingID': meetingID, 'userName': userName, }; }