primaryTableKey property

String primaryTableKey
final

The unique key (often primary key name) of the primary table for this builder. Example: 'id'.

Implementation

final String primaryTableKey;