diContext

open val diContext: DIContext<*>

A DI Aware class can define a context that is for all retrieval by overriding this property.

Note that even if you override this property, all bindings that do not use a Context or are not scoped will still work!