Map<String, dynamic> toMap() { return { 'conversationID': conversationID, 'conversationType': conversationType.value, }; }