customType property

void customType=(int value)

自定义的第三方账号类型

Implementation

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