async property - ScriptElement class - dart:html library (original) (raw)
bool? getasync
Implementation
bool? get async native;
setasync (bool? value)
Implementation
set async(bool? value) native;
bool? getasync
bool? get async native;
setasync (bool? value)
set async(bool? value) native;