totalDocuments property

int totalDocuments

How many documents are in the bundle being loaded.

Implementation

int get totalDocuments => _delegate.totalDocuments;