withoutEscapingSlashes
The output formatting option specifies that the output doesn’t prefix slash characters with escape characters.
Declaration
static let withoutEscapingSlashes: JSONEncoder.OutputFormattingThe output formatting option specifies that the output doesn’t prefix slash characters with escape characters.
static let withoutEscapingSlashes: JSONEncoder.OutputFormatting