menu
serverpod_chat_server package
documentation
module.dart
ChatMessageTable
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
ChatMessageTable
tableName property
ChatMessageTable class