the problem is, that in kotlin you have nullables ...
# announcements
a
the problem is, that in kotlin you have nullables and non-nullables. in java everything is nullable, so by default everything not initialized is null