body property
body option value: null (no body / GET-like), "*" (whole message is
the body), or a field name (only that field is the body).
Implementation
final String? body;
body option value: null (no body / GET-like), "*" (whole message is
the body), or a field name (only that field is the body).
final String? body;