length property

int length

Returns number of operations in this delta.

Implementation

int get length => _operations.length;