Kotlin Caveats


Calling a toString() on a nullable type

Using the toString method in Kotlin is handling null in combination with the String.