API Documentation
class
AbstractRequestBody
package
hx.well.request
extended by
JsonRequestBody
,
ParameterRequestBody
Constructor
new
(
bodyBytes:
Bytes
)
Methods
exists
(
key:
String
):
Bool
get
(
key:
String
):
Null
<
Dynamic
>
keys
():
Array
<
String
>