CardsService constructor

CardsService(
  1. MyDatabase _db
)

Implementation

CardsService(this._db);