menu
Dart
dart:html
Url
protocol property
protocol
brightness_4
brightness_5
description
protocol
property
String
?
protocol
Implementation
String? get protocol native;
void
protocol=
(
String
?
value
)
Implementation
set protocol(String? value) native;
Dart
dart:html
Url
protocol 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