UserUndelete constructor

UserUndelete({
  1. String? orgUnitPath,
})

Implementation

UserUndelete({
  this.orgUnitPath,
});