setBody method

dynamic setBody(
  1. String body
)

Implementation

setBody(String body) => _body = body;