scope

open override val scope: Lazy<T>

A lazy-initialized property that holds the Scope instance. Accessing this property before the scope is injected will result in an error.