getKeyframes method

Iterable getKeyframes()

Implementation

Iterable<dynamic> getKeyframes() =>
    js_util.callMethod(this, 'getKeyframes', []);