length property

int get length

Returns number of operations in this delta.

Implementation

int get length => operations.length;