SpryUrlencodedExtension extension

Read the urlencoded map from the Request.

on
  • Request

Methods

urlencoded({Encoding? encoding}) Future<Map<String, String>>

Available on Request, provided by the SpryUrlencodedExtension extension

Read the Request body as a urlencoded map.