ErpRoleAssignment constructor
ErpRoleAssignment({})
Implementation
ErpRoleAssignment({
this.userId = '',
this.displayName = '',
this.privileges = const [],
this.assignedDate = 0,
this.assignedBy = '',
});
ErpRoleAssignment({
this.userId = '',
this.displayName = '',
this.privileges = const [],
this.assignedDate = 0,
this.assignedBy = '',
});