animationNodeKeyRef property
@doc Identifier of the widget on which the animation should be performed.
Implementation
@$pb.TagNumber(7)
FFNodeKeyReference get animationNodeKeyRef => $_getN(6);
Implementation
@$pb.TagNumber(7)
set animationNodeKeyRef(FFNodeKeyReference value) => $_setField(7, value);