Represents generated body parser code for an endpoint method, along with the list of extracted arguments to be passed.
typedef RequestBodyParser = ({String code, String type});