host property

String get host

Host name of the LDAP directory server.

This value is initially set by the constructor

Implementation

String get host => _host;