Saves all the key - value pairs in the entries map.
entries
Future<void> putAll( Map<dynamic, E> entries, { bool notify = true, });