isRequired property

bool isRequired
final

Whether the dependency is required.

This is used for constructor injection and error reporting.

Implementation

final bool isRequired;