InfoApp constructor
InfoApp({})
Creates a new InfoApp instance.
Implementation
InfoApp({
this.bundleId,
this.version,
this.build,
this.packageName,
this.versionCode,
this.firstInstallTime,
this.lastUpdateTime,
this.installerStore,
this.teamId,
});