AppDependency
A property wrapper that resolves a registered dependency at runtime.
Declaration
@propertyWrapper final class AppDependency<Value> where Value : SendableA property wrapper that resolves a registered dependency at runtime.
@propertyWrapper final class AppDependency<Value> where Value : Sendable