Map<String, dynamic> toMap() { return {'event_type': eventType, 'event_properties': eventProperties}; }