1. Deprecated("Internal Use Only")
ClipPathElement internalCreateClipPathElement()

Source

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