SqliteAdapter constructor

SqliteAdapter(
  1. Database db
)

Implementation

SqliteAdapter(this.db);