FollowingFirestore constructor
FollowingFirestore(
- GetCollection getCollection,
- String appId
Implementation
FollowingFirestore(this.getCollection, this.appId)
: followingCollection = getCollection();