lookup property

String? lookup
final

The lookup name of the dependency.

This is used for constructor injection and error reporting.

Implementation

final String? lookup;