FindOptions.batchSize

The number of documents to return per batch.

struct FindOptions
@embedNullable
Nullable!int batchSize;

Meta