tableName property

String get tableName

Database table name.

Implementation

String get tableName => '${runtimeType.toString().toLowerCase()}s';