Reads cached data for key. Returns null if not found.
key
null
Future<Map<String, dynamic>?> read(String key);