modifyCount property

int? get modifyCount

Get the number of times a message is modified.

Implementation

int? get modifyCount => _operatorCount;