Dependency.optional

Determines if the dependency is required or optional.

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

Meta