void initTimeEvent(String typeArg, Window? viewArg, int detailArg) => js_util.callMethod(this, 'initTimeEvent', [typeArg, viewArg, detailArg]);