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