menu
serverpod_chat_server package
documentation
module.dart
ChatReadMessageTable
tableName property
tableName property
dark_mode
light_mode
tableName
property
String
tableName
final
inherited
Name of the table as used in the database.
Implementation
final String tableName;
serverpod_chat_server package
documentation
module
ChatReadMessageTable
tableName property
ChatReadMessageTable class