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