VaryingConstructorDelegate

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
operator fun getValue(thisRef: Any?, property: KProperty<*>): T
Link copied to clipboard
operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): VaryingConstructorDelegate<T>