default constructor is the empty one that you have...
# getting-started
p
default constructor is the empty one that you have by default in Java. Here https://kotlinlang.org/docs/reference/compiler-plugins.html#no-arg-compiler-plugin is how you can avoid creating one