Multiplatform Ktor schema declaration • opensavvy.spine.api • setValue
setValue¶
inline operator fun <T> Parameters.Parameter<T>.setValue(thisRef: Parameters, property: KProperty<*>, value: T)
Internal method used by the parameter declaration syntax.
See Parameters.parameter.