My Google-fu is not returning anything and any hel...
# kodein
j
My Google-fu is not returning anything and any help would be appreciated. I am trying to implement
KodeinAware
interface in my ViewModel, and when I try to use
closestKodein()
, I get this error:
Missing 'getValue(StartFragment, KProperty<*>)' method on delegate of type 'KodeinPropertyDelegateProvider<Context>'
.