factory CanMakePaymentEvent(String type, Map eventInitDict) { return _CanMakePaymentEventImpl(type, eventInitDict); }