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