rid property

void rid=(dynamic value)

关联目标id(用户id或群组id)

Implementation

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