From <https://kotlinlang.org/docs/reference/classe...
# getting-started
k
From https://kotlinlang.org/docs/reference/classes.html:
During an instance initialization, the initializer blocks are executed in the same order as they appear in the class body, interleaved with the property initializers: