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