core.Map<core.String, core.dynamic> toJson() { final orgUnitPath = this.orgUnitPath; return {'orgUnitPath': ?orgUnitPath}; }