Fetch data stored under key.
key
If nothing is cached for key, this must return null.
null
Future<T?> get(String key);