Constructor for the AppInfo class.
AppInfo(this.name, this.icon, this.packageName, this.isSystemApp, this.profile, this.serialNumber);