If I have a val key: Array<LocalDateTime> a...
# announcements
z
If I have a val key: Array<LocalDateTime> and I assign it in the init { ... } block, is there a reason why it says it is not initialized as an error?