customType property

void customType=(int value)

自定义的消息类型

Implementation

set customType(int value) => data['customType'] = DbQueryField.toBaseType(value);