host property

String? host

Implementation

String? get host => _$this._host;
void host=(String? host)

Implementation

set host(String? host) => _$this._host = host;