String formatBody(dynamic body, String contentType) => JsonParseX.formatBodyContent(body, contentType);