enableCollectionCount property

bool enableCollectionCount
final

Record the counts of your own collection in the document in the hierarchy above.

If you set this to true, the collection cannot be counted on the first level.

Implementation

final bool enableCollectionCount;