menu
Dart
dart:html
AnchorElement
protocol property
protocol
brightness_4
brightness_5
description
protocol
property
String
?
protocol
override
Implementation
String? get protocol native;
void
protocol=
(
String
?
value
)
override
Implementation
set protocol(String? value) native;
Dart
dart:html
AnchorElement
protocol property
AnchorElement class