1. Deprecated("Internal Use Only")
AnimationEffectReadOnly internalCreateAnimationEffectReadOnly()

Source

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