FeedFirestore constructor
FeedFirestore(
- GetCollection getCollection,
- String appId
Implementation
FeedFirestore(this.getCollection, this.appId)
: feedCollection = getCollection();