ldapId property

String? ldapId

Implementation

String? get ldapId => _$this._ldapId;
void ldapId=(String? ldapId)

Implementation

set ldapId(String? ldapId) => _$this._ldapId = ldapId;