sid property

dynamic sid

会话id

Implementation

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