void beginElementAt(
num offset
)

Not documented.

Source

@DomName('SVGAnimationElement.beginElementAt')
@DocsEditable()
void beginElementAt(num offset) => _blink.BlinkSVGAnimationElement.instance.beginElementAt_Callback_1_(unwrap_jso(this), offset);