length property

int length

Returns number of operations in this delta.

Implementation

int get length => operations.length;