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