UsersService constructor

UsersService(
  1. MyDatabase _db
)

Implementation

UsersService(this._db);