tableName property

String tableName
final

The database table name (e.g., 'users', 'posts').

Implementation

final String tableName;