size property

int size

The number of documents in this QuerySnapshotPlatform.

Implementation

int get size => docs.length;