host property

void host=(String value)

网页目标域名

Implementation

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