uid property

void uid=(dynamic value)

发送者的id

Implementation

set uid(ObjectId value) => data['uid'] = DbQueryField.toBaseType(value);