active property

void active=(int value)

对话激活时间

Implementation

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