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