count property

int count

Returns the count of the documents that match the query.

Implementation

int get count => _count;