length property

int get length

Returns number of operations in this delta.

Implementation

int get length => _operations.length;