first property

Operation get first

Returns the first Operation in this delta.

Implementation

Operation get first => _operations.first;