last property

Operation last

Returns the last Operation in this delta.

Implementation

Operation get last => _operations.last;