ifNull

fun <T> T?.ifNull(message: String): T & Any