menu
caching package
documentation
utils/sql/src/table.dart
Table<KeyType>
builder static method
builder static method
dark_mode
light_mode
builder
static method
TableBuilder
builder
(
String
name
)
Implementation
static TableBuilder builder(String name) { return TableBuilder(name); }
caching package
documentation
utils/sql/src/table
Table<KeyType>
builder static method
Table class