contentType property
The content type for URL-encoded strings.
Implementation
@internal
@protected
static final ContentType contentType =
ContentType.parse('application/x-www-form-urlencoded');
The content type for URL-encoded strings.
@internal
@protected
static final ContentType contentType =
ContentType.parse('application/x-www-form-urlencoded');