kodein-di
Toggle table of contents
7.28.0
common
Platform filter
common
Switch theme
Search in API
kodein-di
kodein-di
/
org.kodein.di
/
DIProperty
/
DIProperty
DIProperty
constructor
(
trigger
:
DITrigger
?
,
originalContext
:
DIContext
<
*
>
,
get
:
(
DIContext
<
*
>
,
String
)
->
V
)