what is the use of !! in kotlin
# android
a
what is the use of !! in kotlin
g
#getting-started
m
I call it
evil operator
but it used to when you a variable is nullable and you are sure it is not null
👍 1
a
👍