JsonSerializer
is defined in JsonSerializer.Defaults
class. There you can enable some flags and set some values that will be used by default by any new instance of the JsonSerializer
.JsonParser
. Its default configuration is in JsonParser.Defaults
.