menu
webapp package
documentation
wa_mysql.dart
MTable
charset property
charset property
dark_mode
light_mode
charset
property
String
charset
getter/setter pair
Character set for the table (default: utf8mb4)
Implementation
String charset = 'utf8mb4';
webapp package
documentation
wa_mysql
MTable
charset property
MTable class