columns property

List<Column> columns

List of Column used by the table.

Implementation

List<Column> get columns => [id];