host property

String host

Host name of the LDAP directory server.

This value is initially set by the constructor

Implementation

String get host => _host;