textJson constant
Encoding
const textJson
JSON data intended to be human readable.
MIME text/json.
Implementation
static const textJson = Encoding('text/json');
JSON data intended to be human readable.
MIME text/json.
static const textJson = Encoding('text/json');