as property - LinkElement class - dart:html library (original) (raw)

description

String? getas

Implementation

String? get as native;

setas (String? value)

Implementation

set as(String? value) native;