length property

int get length

Returns the operations length.

Implementation

int get length => _operations.length;