async property - ImageElement class - dart:html library (original) (raw)

description

String? getasync

Implementation

String? get async native;

setasync (String? value)

Implementation

set async(String? value) native;