AppVersionResult constructor
AppVersionResult({})
Implementation
AppVersionResult(
{this.storeVersion,
this.storeUrl,
this.platform,
this.canUpdate,
this.appleId,
this.playStoreId});
AppVersionResult(
{this.storeVersion,
this.storeUrl,
this.platform,
this.canUpdate,
this.appleId,
this.playStoreId});