defaultSqliteWasmPath constant

String const defaultSqliteWasmPath

The default location of the sqlite wasm for the wasm backend

Implementation

static const String defaultSqliteWasmPath = 'sqlite3.wasm';