factory TransitionEvent(String type, [Map? eventInitDict]) { return TransitionEvent.constructor(type); }