Persists value under key, overwriting any previous value.
value
key
Must never throw. A backend that can't write should swallow the failure silently.
@override void write(String key, String value) {}