body property

void body=(String value)

消息主体

Implementation

set body(String value) => data['body'] = DbQueryField.toBaseType(value);