Dependency.optional

Determines if the dependency is required or optional.

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

Meta