inputAs

fun <TInput> inputAs(serializer: KSerializer<TInput>): TInput?(source)
inline fun <TInput> inputAs(): TInput?(source)