optional property

bool optional
final

Whether the dependency may be omitted (i.e. be null).

Implementation

final bool optional;