idColumnName property
String
get
idColumnName
Get the id column name in this table.
Implementation
String get idColumnName => 'id';
Get the id column name in this table.
String get idColumnName => 'id';