primaryKeys property

List<String>? primaryKeys
final

List of primary key column names.

Implementation

final List<String>? primaryKeys;