textJson5 constant
Encoding
const textJson5
JSON5 encoded data that are human readable.
MIME text/json5.
Implementation
static const textJson5 = Encoding('text/json5');
JSON5 encoded data that are human readable.
MIME text/json5.
static const textJson5 = Encoding('text/json5');