menu
sonicdb package
documentation
annotation.dart
Entity
Entity.new const constructor
Entity.new const constructor
dark_mode
light_mode
Entity
constructor
const
Entity
(
{
String
?
name
,
List
?
indices
,
})
Implementation
const Entity({this.name, this.indices});
sonicdb package
documentation
annotation
Entity
Entity.new const constructor
Entity class