Dart SDK
dart:html
UrlUtilsReadOnly
property port
port
class UrlUtilsReadOnly
Properties
hash
host
hostname
href
origin
pathname
port
protocol
search
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
String
port
Source
@DomName('URLUtilsReadOnly.port') @DocsEditable() @Experimental() // untriaged String get port;
property port