getBody method

String? getBody()

Implementation

String? getBody() {
  return body;
}