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