isVararg property

Boolean get isVararg

Returns true if this parameter is vararg.

See the Kotlin language documentation for more information.

Implementation

Boolean get isVararg;