verifyNotNull

fun <T : Any> verifyNotNull(value: T?, message: String): T