The decoded fields of an application/x-www-form-urlencoded body.
application/x-www-form-urlencoded
Future<FormMap> form() => extractors.form().require(this);