UserNotificationsDataService constructor
UserNotificationsDataService(
- FirebaseFirestore _db
Implementation
UserNotificationsDataService(
this._db,
// this._functions,
);
UserNotificationsDataService(
this._db,
// this._functions,
);