BaseEvent setEventProperties(Map<String, dynamic> eventProperties) { this.eventProperties = eventProperties; return this; }