textJson constant

Encoding const textJson

JSON data intended to be human readable.

MIME text/json.

Implementation

static const textJson = Encoding('text/json');