body property

String get body

Implementation

String get body {
  return raw.body;
}