$pks property

List<Column<Object>> $pks
latefinal

Implementation

late final $pks = List<Column>.unmodifiable($all.where((c) => c.isKey));