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