isRequired property
Whether the dependency is required.
This is used for constructor injection and error reporting.
Implementation
final bool isRequired;
Whether the dependency is required.
This is used for constructor injection and error reporting.
final bool isRequired;