PresentationFirestore constructor Null safety
- GetCollection getCollection,
- String appId
Implementation
PresentationFirestore(this.getCollection, this.appId)
: presentationCollection = getCollection();
PresentationFirestore(this.getCollection, this.appId)
: presentationCollection = getCollection();