JsonFormatter extension encoder

Utilities to format a JSON String,

on

Properties

unformatted String

Available on String, provided by the JsonFormatter extension

Get JSON String without indentation line breaks.
no setter

Methods

formatJson([JsonFormattingOptions options = standardJsonFormatting]) String

Available on String, provided by the JsonFormatter extension

Get JSON String formatted.