annotatedOid property

Oid get annotatedOid

The Oid of the git object being annotated by this note.

Implementation

Oid get annotatedOid => Oid(_annotatedOidPointer);