modifyCount property

int? get modifyCount

获取消息修改次数。

Implementation

int? get modifyCount => _operatorCount;