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