PolylineElement constructor

PolylineElement()

Implementation

factory PolylineElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("polyline");