1. Deprecated("Internal Use Only")
AnimationEffect internalCreateAnimationEffect()

Source

@Deprecated("Internal Use Only")
static AnimationEffect internalCreateAnimationEffect() {
  return new AnimationEffect._internalWrap();
}