organizationUnit property
String?
get
organizationUnit
Implementation
String? get organizationUnit =>
getChild('ORG')?.getChild('ORGUNIT')?.textValue;
String? get organizationUnit =>
getChild('ORG')?.getChild('ORGUNIT')?.textValue;