isEager property
Whether the dependency should be resolved eagerly.
This is used for constructor injection and error reporting.
Implementation
final bool isEager;
Whether the dependency should be resolved eagerly.
This is used for constructor injection and error reporting.
final bool isEager;