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

description

String? getscope

Implementation

String? get scope native;

setscope (String? value)

Implementation

set scope(String? value) native;