toggle menu
ktx
jvm
switch theme
search in API
jvm
/
com.github.l3gcay.ktx
/
isNull
is
Null
val
<
T
>
T
?
.
isNull
:
Boolean
Checks if the object is null.
Return
true
if the object is null,
false
otherwise.