But if you define `var notNull: String????` you ha...
# random
b
But if you define
var notNull: String????
you have to remember to match the number of question marks with throws when null checking
notNull ?: throw throw throw throw NullPointerException()