Merges values into the request body.
void merge(Map<String, dynamic> values) { _bodyParser.merge(values); }