usePlugin
Deprecated
Use typed plugin() methods on InstallParametersDsl or UninstallParametersDsl directly. This will become an error in the next minor version. Untyped plugins (implementing AckpinePlugin directly) will throw when used.
Applies a plugin to a session. Plugin is the type of the plugin being applied.