1. Deprecated("Internal Use Only")
ParagraphElement internalCreateParagraphElement()

Source

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