Future<String> decrypt(String encrypted) { throw UnimplementedError('decrypt() has not been implemented.'); }