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