ProfileFirestore constructor
ProfileFirestore(
- GetCollection getCollection,
- String appId
Implementation
ProfileFirestore(this.getCollection, this.appId)
: profileCollection = getCollection();