columns property
List of columns in this table.
Order of columns matches the display order.
Implementation
core.List<ColumnDescription>? columns;
List of columns in this table.
Order of columns matches the display order.
core.List<ColumnDescription>? columns;