tableNameOrEntityName property

String tableNameOrEntityName

Implementation

String get tableNameOrEntityName => tableName ?? entityName;