toggle menu
common
1.4.2
common
switch theme
search in API
common
/
pro.respawn.kmmutils.common
/
requireNotNull
require
Not
Null
fun
<
T
>
T
?
.
requireNotNull
(
)
:
T
&
Any
inline
fun
<
T
>
T
?
.
requireNotNull
(
lazyMessage
:
(
)
->
Unit
)
:
T
&
Any
Calls
requireNotNull
on this value and returns it