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