provideDelegate

operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): ExistingDomainObjectDelegate<U?>(source)

Deprecated

Use 'val element = create<Type>(name)' instead. See the Gradle 9.6 upgrading guide.