Function JSONString.this
Constructs a JSONString from the given string value (unescaped).
this
(
String value
) pure nothrow @nogc;
Constructs a JSONString from the given string value (unescaped).
this
(
String value
) pure nothrow @nogc;