menu
at_persistence_secondary_server package
documentation
hive.dart
HiveAtAccessLog
getSize method
getSize method
dark_mode
light_mode
getSize
method
@
override
int
getSize
(
)
override
Approximate on-disk size in bytes.
Implementation
@override int getSize() { return _accessLogKeyStore.getSize(); }
at_persistence_secondary_server package
documentation
hive
HiveAtAccessLog
getSize method
HiveAtAccessLog class