shrinkUnusedBindings

@DelicateMetroGradleApi(message = "This may slow down your build since it may perform extra work!")
val shrinkUnusedBindings: Property<Boolean>(source)

Enable/disable shrinking of unused bindings. Enabled by default.