PermissionMapping constructor
PermissionMapping({})
Implementation
PermissionMapping(
{this.idDataMapping,
this.idDivision,
this.idDepartment,
this.idRole,
this.idModule,
this.idUser,
this.idPermission,
this.type,
this.hasChanged = false});