as property - LinkElement class - dart:html library (original) (raw)
String? getas
Implementation
String? get as native;
setas (String? value)
Implementation
set as(String? value) native;
String? getas
String? get as native;
setas (String? value)
set as(String? value) native;