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