menu
Dart
dart:html
HtmlHyperlinkElementUtils
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
HtmlHyperlinkElementUtils
protocol property
HtmlHyperlinkElementUtils class
Properties
hash
hashCode
host
hostname
href
origin
password
pathname
port
protocol
runtimeType
search
username
Methods
noSuchMethod
toString
Operators
operator ==