host property

String? get host

Implementation

String? get host native;
set host (String? value)

Implementation

set host(String? value) native;