uninstall

expect open suspend override fun uninstall(featureKey: AIAgentStorageKey<*>)(source)

Uninstalls the specified feature associated with the given key from storage.

Parameters

featureKey

The key identifying the feature to be uninstalled.