menu
lualike package
documentation
annotations.dart
TableSchema
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
Override the Lua table type name. Defaults to the Dart class name.
Implementation
final String? name;
lualike package
documentation
annotations
TableSchema
name property
TableSchema class