partitionKeys property

List<Column>? partitionKeys
final

A list of the partition keys in the table.

Implementation

final List<Column>? partitionKeys;