innerTagChangeCount property

  1. @protected
  2. @visibleForTesting
int innerTagChangeCount
getter/setter pairinherited

The number of times the tag has changed.

Implementation

@protected
@visibleForTesting
int innerTagChangeCount = 0;