animate method
Implementation
Animation animate(dynamic keyframes, [dynamic options]) =>
js_util.callMethod(this, 'animate', [keyframes, options]);
Animation animate(dynamic keyframes, [dynamic options]) =>
js_util.callMethod(this, 'animate', [keyframes, options]);