icon property

void icon=(String value)

图标

Implementation

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