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