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