href property - HtmlHyperlinkElementUtils class - dart:html library (original) (raw)
String? gethref
Implementation
String? get href native;
sethref (String? value)
Implementation
set href(String? value) native;
String? gethref
String? get href native;
sethref (String? value)
set href(String? value) native;