count property

Future<int> get count

Implementation

Future<int> get count async => await _blobDiskDriver.count;