DynamicPermissionData constructor
Implementation
DynamicPermissionData(
{this.idModule,
this.module,
this.parentId,
this.idPermission,
/*this.createdBy,
this.createdOn,
this.updatedBy,
this.updatedOn,
this.isActive*/});