Retrieves the value associated with the key.
key
Throws an exception if the key is not found.
Future<Uint8List> get(String key);