x_www_form_urlencoded constant

String const x_www_form_urlencoded

application/x-www-form-urlencoded

Implementation

// ignore: constant_identifier_names
static const String x_www_form_urlencoded =
    'application/x-www-form-urlencoded';