host property Null safety

String? host

Implementation

String? get host native;
void host= (String? value)

Implementation

set host(String? value) native;