1. Deprecated("Internal Use Only")
AltGlyphElement internalCreateAltGlyphElement()

Source

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