async property Null safety

bool async

Implementation

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

Implementation

set async(bool value) native;