menu
electricsql package
documentation
notifiers.dart
AttachedDbIndex
AttachedDbIndex constructor
AttachedDbIndex constructor
dark_mode
light_mode
AttachedDbIndex
constructor
AttachedDbIndex
(
{
required
Map
<
String
,
DbName
>
byAlias
,
required
Map
<
DbName
,
String
>
byName
,
})
Implementation
AttachedDbIndex({ required this.byAlias, required this.byName, });
electricsql package
documentation
notifiers
AttachedDbIndex
AttachedDbIndex constructor
AttachedDbIndex class