length property
int
get
length
The number of changes captured in this batch.
Implementation
int get length => entries.length;
The number of changes captured in this batch.
int get length => entries.length;