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