menu
lualike package
documentation
annotations.dart
TableSchema
TableSchema.new const constructor
TableSchema.new const constructor
dark_mode
light_mode
TableSchema
constructor
const
TableSchema
(
{
String
?
name
,
String
?
description
,
})
Implementation
const TableSchema({this.name, this.description});
lualike package
documentation
annotations
TableSchema
TableSchema.new const constructor
TableSchema class