menu
app_version_check package
documentation
app_version_check.dart
NewVersion
NewVersion constructor
NewVersion constructor
dark_mode
light_mode
NewVersion
constructor
NewVersion
(
{
String
?
androidId
,
String
?
iOSId
,
String
?
iOSAppStoreCountry
,
String
?
forceAppVersion
,
})
Implementation
NewVersion({ this.androidId, this.iOSId, this.iOSAppStoreCountry, this.forceAppVersion, });
app_version_check package
documentation
app_version_check
NewVersion
NewVersion constructor
NewVersion class