MobileDeviceApplications constructor
MobileDeviceApplications({})
Implementation
MobileDeviceApplications({
this.displayName,
this.packageName,
this.permission,
this.versionCode,
this.versionName,
});
MobileDeviceApplications({
this.displayName,
this.packageName,
this.permission,
this.versionCode,
this.versionName,
});