idColumnName property

String get idColumnName

Get the id column name in this table.

Implementation

String get idColumnName => 'id';