urlencoded property
ContentType
get
urlencoded
application/x-www-form-urlencoded; charset=utf-8
Implementation
static ContentType get urlencoded =>
ContentType.parse('application/x-www-form-urlencoded; charset=utf-8');