count property

FutureOr<int> get count

The total number of documents in this collection.

Implementation

FutureOr<int> get count;