batchDelegate property
The delegate that specifies the Firestore stream requirements for the grid view such as the maximum number of batches to load and the batch size.
Implementation
final EndlessFirestoreStreamBatchDelegate batchDelegate;
The delegate that specifies the Firestore stream requirements for the grid view such as the maximum number of batches to load and the batch size.
final EndlessFirestoreStreamBatchDelegate batchDelegate;