Reads raw string value associated with key, or null if absent.
key
null
@override String? read(String key) => _store[key];