Converts a Dagger dagger.Lazy into a Kotlin Lazy. This allows interoperability between lazy types defined in different frameworks.
A Lazy that delegates its invocation to the source dagger.Lazy.