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