menu
sqlite_async package
documentation
sqlite3_wasm.dart
WasmVfs
close method
close method
dark_mode
light_mode
close
method
void
close
(
)
Implementation
void close() { _runInWorker(WorkerOperation.stopServer, const EmptyMessage()); }
sqlite_async package
documentation
sqlite3_wasm
WasmVfs
close method
WasmVfs class