IOSSettings constructor
IOSSettings({})
Default constructor with all params.
Implementation
IOSSettings({
this.notificationTypes,
this.forceCleanup,
this.logging,
this.webViewSettings,
this.withoutRegisteringForRemoteNotifications,
});