mapNodeKeyRef property
@doc The key of the map to perform the action on.
Implementation
@$pb.TagNumber(3)
FFNodeKeyReference get mapNodeKeyRef => $_getN(2);
Implementation
@$pb.TagNumber(3)
set mapNodeKeyRef(FFNodeKeyReference value) => $_setField(3, value);