core.Map<core.String, core.dynamic> toJson() { final eventTypes = this.eventTypes; return {'eventTypes': ?eventTypes}; }