Found the solution. I just needed to call the cons...
# getting-started
l
Found the solution. I just needed to call the constructor base class as BaseClass(*param), as you can see here: https://discuss.kotlinlang.org/t/pass-array-string-as-vararg-parameter/555