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