SqliteDb.memory constructor

SqliteDb.memory()

Implementation

SqliteDb.memory() {
  _dbPath = null;
}