https://kotlinlang.org logo
e

elect

10/24/2016, 7:03 AM
@richodemus, you can skip completly the primary constructor, define your member variables (with
var
and
val
), use only secondary constructors and write there the code you want to write in the constructor