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