NewVersionChecker constructor
NewVersionChecker({})
Implementation
NewVersionChecker({
this.androidId,
this.iOSId,
this.iOSAppStoreCountry,
this.forceAppVersion,
this.androidPlayStoreCountry,
});
NewVersionChecker({
this.androidId,
this.iOSId,
this.iOSAppStoreCountry,
this.forceAppVersion,
this.androidPlayStoreCountry,
});