protocol property - HtmlHyperlinkElementUtils class - dart:html library (original) (raw)
String? getprotocol
Implementation
String? get protocol native;
setprotocol (String? value)
Implementation
set protocol(String? value) native;
String? getprotocol
String? get protocol native;
setprotocol (String? value)
set protocol(String? value) native;