changeCount property

int get changeCount

Number of changes applied

Implementation

int get changeCount => changes.length;