columns property

List<Column>? columns
final

A list of the Columns in the table.

Implementation

final List<Column>? columns;