DeleteTableRowRequest constructor
DeleteTableRowRequest({
- TableCellLocation? cellLocation,
- String? tableObjectId,
Implementation
DeleteTableRowRequest({this.cellLocation, this.tableObjectId});