primaryTableKey property
The unique key (often primary key name) of the primary table for this builder. Example: 'id'.
Implementation
final String primaryTableKey;
The unique key (often primary key name) of the primary table for this builder. Example: 'id'.
final String primaryTableKey;