DbService constructor

DbService(
  1. App app
)

Implementation

DbService(App app) : _app = app;