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