port property Null safety

String? port

Implementation

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

Implementation

set port(String? value) native;