getRawBody method

String getRawBody()

Implementation

String getRawBody() {
  return _rawBody;
}