async property

String? get async

Implementation

String? get async native;
set async (String? value)

Implementation

set async(String? value) native;