BookletFirestore constructor
BookletFirestore(
- GetCollection getCollection,
- String appId
Implementation
BookletFirestore(this.getCollection, this.appId)
: bookletCollection = getCollection();