Function JSONString.this

Constructs a JSONString from the given string value (unescaped).

this (
  String value
) pure nothrow @nogc;