menu
sonicdb package
documentation
annotation.dart
PrimaryKey
PrimaryKey.new const constructor
PrimaryKey.new const constructor
dark_mode
light_mode
PrimaryKey
constructor
const
PrimaryKey
(
{
bool
autoGenerated
=
false
,
})
Implementation
const PrimaryKey({this.autoGenerated = false});
sonicdb package
documentation
annotation
PrimaryKey
PrimaryKey.new const constructor
PrimaryKey class