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