size property

Future<int> get size

Implementation

Future<int> get size async => await _collectionOperations.size;