menu
flowdb package
documentation
core.dart
BlobStorage
countAsHumanReadable property
countAsHumanReadable property
dark_mode
light_mode
countAsHumanReadable
property
Future
<
String
>
get
countAsHumanReadable
Implementation
Future<String> get countAsHumanReadable async => Format.numberToHumanReadable(await count);
flowdb package
documentation
core
BlobStorage
countAsHumanReadable property
BlobStorage class