<@U0BLU7JTA>: despite kotlin has a strongly null-s...
# announcements
r
@dmitry.petrov: despite kotlin has a strongly null-safe, i think treating java property as non-nullable is really unsafe. because IDE do not tell me that’s a nullable!!! and i code it as non-nullable!!