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