contentType property

  1. @internal
  2. @protected
ContentType contentType
final

The content type for URL-encoded strings.

Implementation

@internal
@protected
static final ContentType contentType =
    ContentType.parse('application/x-www-form-urlencoded');