Dependency.optional

Determines if the dependency is required or optional.

  1. bool optional [@property getter]
  2. bool optional [@property setter]
    struct Dependency
    @safe @property
    void
    optional
    ()

Meta