localId property

Oid? localId
final

Oid of the object the local copy of the remote head is currently pointing to. Null if there is no local copy of the remote head.

Implementation

final Oid? localId;