is Not Null

fun Any?.isNotNull(): Boolean

Method to check if Any has a value

Return

is Any not null?

Sources

Link copied to clipboard