form function

Decodes an application/x-www-form-urlencoded body.

Implementation

FromRequest<FormMap> form() => const FormExtractable();