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