uid property

dynamic uid

用户id

Implementation

ObjectId get uid => _usership?.uid ?? _teamship?.uid ?? DbQueryField.createObjectId();