totalDocuments property
int
get
totalDocuments
How many documents are in the bundle being loaded.
Implementation
int get totalDocuments => _delegate.totalDocuments;
How many documents are in the bundle being loaded.
int get totalDocuments => _delegate.totalDocuments;