Minix
5.0.0-alpha
module-common
/
dev.racci.minix.api.utils.reflection
/
LateInitUtils
/
getLateInit
get
Late
Init
inline suspend
fun
<
T
>
getLateInit
(
prop
:
KProperty0
<
T
>
)
:
T
?