OrgUnitInfo constructor

OrgUnitInfo({
  1. String? orgUnitId,
})

Implementation

OrgUnitInfo({this.orgUnitId});