isVararg

abstract val isVararg: Boolean(source)

true if this parameter is vararg. See the Kotlin language documentation for more information.

Since Kotlin

1.1