first property

Operation first

Returns the first Operation in this delta.

Implementation

Operation get first => _operations.first;