Apply action to execute every entries.
action
Future<void> forEach(void Function(String key, V value) action);