GenerateConfig constructor
GenerateConfig({})
Implementation
GenerateConfig({
this.enable,
this.appIcon,
this.enablePad,
this.enableMac,
this.enableWatch,
this.launchImage,
this.enableRoundIcon,
this.enableCircleIcon,
this.firebaseNotificationIcon,
});