Builder.this

Creates a new json.builder.Builder.

You can use this object to generate a JSON tree and obtain the root node.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class Builder
    this
    ()

Return Value

the newly created builder instance