$MyDatabaseManager constructor

$MyDatabaseManager(
  1. _$MyDatabase _db
)

Implementation

$MyDatabaseManager(this._db);