getAnimations method

Iterable<Animation> getAnimations()

Implementation

Iterable<Animation> getAnimations() =>
    js_util.callMethod(this, 'getAnimations', []);