fid property

dynamic fid

关系来源id(用户id或群组id)

Implementation

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