getValue

inline operator fun <T> getValue(thisRef: Any?, property: KProperty<*>): T(source)

Property delegation for DependencyResolverContext for use with the named shorthand for string qualifiers.

Report a problem