card property

void card=(String value)

身份证号

Implementation

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