PermissionData constructor
PermissionData({})
Implementation
PermissionData(
{this.idDataMapping,
this.idDivision,
this.division,
this.idDepartment,
this.department,
this.idRole,
this.role,
this.idModule,
this.module,
this.idUser,
this.idPermission,
this.permission});