Saves the key - value pair.
key
value
Future<void> put( dynamic key, E value, { bool notify = true, });