isEager property

bool isEager
final

Whether the dependency should be resolved eagerly.

This is used for constructor injection and error reporting.

Implementation

final bool isEager;