menu
powersync_core package
documentation
sqlite_async.dart
ParentPortClient
handlers property
handlers property
dark_mode
light_mode
handlers
property
Map
<
int
,
Completer
<
Object
?
>
>
handlers
getter/setter pair
Implementation
Map<int, Completer<Object?>> handlers = HashMap();
powersync_core package
documentation
sqlite_async
ParentPortClient
handlers property
ParentPortClient class