Get the size, in bytes, of data stored. This is intended to track approximate data size and will differ from the size of the file itself.
@override int size() => _dbm.size();