SqliteTransaction constructor

SqliteTransaction(
  1. Database _db
)

Implementation

SqliteTransaction(this._db);