modifyCount property

int? modifyCount

~english Get the number of times a message is modified. ~end

~chinese 获取消息修改次数。 ~end

Implementation

int? get modifyCount => _operatorCount;