FirewayDataService constructor

FirewayDataService(
  1. FirebaseFirestore _db
)

Implementation

FirewayDataService(this._db);