entries abstract method

Iterate over all keys and values in the database

Implementation

Iterator<MapEntry<Uint8List, Uint8List>> entries();