UNINSTALL_MODE

@ConfigField(name = "Uninstall mode", description = "Indicates if the plugin should be in uninstall mode", defaultValue = "false")
@SerializedName(value = "uninstallMode")
var UNINSTALL_MODE: Boolean