first property

Operation first

Returns the first Operation in this delta.

Implementation

Operation get first => operations.first;