token property

void token=(String value)

加密口令

Implementation

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