async property Null safety

String async

Implementation

String get async native;
void async= (String value)

Implementation

set async(String value) native;