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