getAnimations method
Implementation
Iterable<Animation> getAnimations([GetAnimationsOptions? options]) =>
js_util.callMethod(this, 'getAnimations', [options]);
Iterable<Animation> getAnimations([GetAnimationsOptions? options]) =>
js_util.callMethod(this, 'getAnimations', [options]);