id property

dynamic id

唯一id

Implementation

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