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