ForeignObjectElement constructor Null safety
Implementation
factory ForeignObjectElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("foreignObject")
as ForeignObjectElement;
factory ForeignObjectElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("foreignObject")
as ForeignObjectElement;