animationEnd property
End previous animation.
Implementation
@$pb.TagNumber(3)
Overlay_AnimationEnd get animationEnd => $_getN(2);
Implementation
@$pb.TagNumber(3)
set animationEnd(Overlay_AnimationEnd v) { setField(3, v); }
End previous animation.
@$pb.TagNumber(3)
Overlay_AnimationEnd get animationEnd => $_getN(2);
@$pb.TagNumber(3)
set animationEnd(Overlay_AnimationEnd v) { setField(3, v); }