1. Deprecated("Internal Use Only")
TextPathElement internalCreateTextPathElement()

Source

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