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