``` Error:(26, 5) Kotlin: 'lateinit' modifier is a...
# getting-started
c
Copy code
Error:(26, 5) Kotlin: 'lateinit' modifier is allowed only on mutable properties
Error:(26, 5) Kotlin: 'lateinit' modifier is not allowed on properties with initializer