1. Deprecated("Internal Use Only")
TableSectionElement internalCreateTableSectionElement()

Source

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