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