InsertTableColumnRequest constructor
      
      InsertTableColumnRequest({ 
    
    
- bool? insertRight,
- TableCellLocation? tableCellLocation,
Implementation
InsertTableColumnRequest({this.insertRight, this.tableCellLocation});