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