columns property

List<SQLColumn>? columns
final

The columns or referenced columns in this entry.

Implementation

final List<SQLColumn>? columns;