SqliteConnection constructor

SqliteConnection(
  1. String databasePath
)

Implementation

SqliteConnection(this.databasePath);