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