MongoDbController constructor

const MongoDbController(
  1. Db _db
)

Implementation

const MongoDbController(this._db);