PolylineElement constructor Null safety
Implementation
factory PolylineElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("polyline")
as PolylineElement;
factory PolylineElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("polyline")
as PolylineElement;