primaryKey property
Name of primary key property.
This is determined by the attribute with the primaryKey annotation.
Implementation
late String primaryKey;
Name of primary key property.
This is determined by the attribute with the primaryKey annotation.
late String primaryKey;