pathname property - HtmlHyperlinkElementUtils class - dart:html library (original) (raw)

description

String? getpathname

Implementation

String? get pathname native;

setpathname (String? value)

Implementation

set pathname(String? value) native;