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