menu
cbl package
documentation
cbl.dart
Collection
count property
count property
dark_mode
light_mode
count
property
FutureOr
<
int
>
get
count
The total number of documents in this collection.
Implementation
FutureOr<int> get count;
cbl package
documentation
cbl
Collection
count property
Collection class