count property

FutureOr<int> count

The total number of documents in the database.

Implementation

FutureOr<int> get count;