Initializer
init(dependency:)
Creates a new builder with the specified dependency.
init(dependency: DependencyType)
Parameters
- dependency
The dependency object provided by the parent napkin, typically conforming to a protocol that defines required services and objects.