setBody static method

void setBody(
  1. String value
)

Implementation

static void setBody(String value) => _body = value;