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