Wrapping Up
We'll cover the following...
Kotlin doesn’t want to be an average statically typed language, and it takes type safety to a whole new level. By setting nullable reference types apart from non-nullable types, ...