1. Deprecated("Internal Use Only")
PathElement internalCreatePathElement()

Source

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