Gets a value with the given key.
key
Returns the cached value as bytes, or null if not found.
Future<Uint8List?> get(String key);