port property - Location class - dart:html library (original) (raw)

description

String getport

Implementation

String get port native;

setport (String value)

Implementation

set port(String value) native;