provideDelegate
inline operator fun <T> Parameters.UnnamedParameter<T>.provideDelegate(thisRef: Parameters, property: KProperty<*>): Parameters.Parameter<T>(source)
Internal method used by the parameter declaration syntax.
See Parameters.parameter.