menu
Dart
dart:html
Url
pathname property
pathname
brightness_4
brightness_5
description
pathname
property
String
?
pathname
Implementation
String? get pathname native;
void
pathname=
(
String
?
value
)
Implementation
set pathname(String? value) native;
Dart
dart:html
Url
pathname property
Url class
Properties
hash
hashCode
host
hostname
href
origin
password
pathname
port
protocol
runtimeType
search
searchParams
username
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
createObjectUrl
createObjectUrlFromBlob
createObjectUrlFromSource
createObjectUrlFromStream
revokeObjectUrl