columns property

List<String>? columns
final

List of column names for composite indexes. Only used when applied to a class.

Implementation

final List<String>? columns;