columns property

List<Column>? columns
final

A list of the columns in the table.

Implementation

final List<Column>? columns;