factory AnimationEvent(String type, [Map? eventInitDict]) { return _AnimationEventImpl(type, eventInitDict); }