applicationJsonpath constant

Encoding const applicationJsonpath

A JSONPath defines a string syntax for selecting and extracting JSON values from within a given JSON value.

MIME application/jsonpath.

Implementation

static const applicationJsonpath = Encoding('application/jsonpath');