acpJsonMediaType top-level constant
String
const acpJsonMediaType
JSON media type used by ACP HTTP requests.
Implementation
const String acpJsonMediaType = 'application/json';
JSON media type used by ACP HTTP requests.
const String acpJsonMediaType = 'application/json';