Checks if a key exists in secure storage.
Future<bool> keyExists(String alias) { throw UnimplementedError('keyExists() not implemented'); }