Json.opDispatch

Allows to access existing fields of a JSON object using dot syntax.

  1. const(Json) opDispatch [@property getter]
  2. Json opDispatch [@property getter]
    struct Json
    @property ref
    opDispatch
    (
    string prop
    )
    ()

Meta