ImageElement constructor

ImageElement()

Implementation

factory ImageElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("image");