Named Domain Object Collection Delegate Provider
Enables typed access to container elements via delegated properties.
Functions
Link copied to clipboard
operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): ExistingDomainObjectDelegate<T>