Nullable

Kotlin

Road to Kotlin - Nullables vs Optionals

One step of migrating from Java to Kotlin is the better handling of values that could be null

Read