DeleteTableRowRequest constructor
DeleteTableRowRequest({
- TableCellLocation? tableCellLocation,
Implementation
DeleteTableRowRequest({
this.tableCellLocation,
});
DeleteTableRowRequest({
this.tableCellLocation,
});