modifyCount property

int? modifyCount

Get the number of times a message is modified.

Implementation

int? get modifyCount => _operatorCount;