length property

int get length

The number of changes captured in this batch.

Implementation

int get length => entries.length;