isAsynchronous property Null safety

bool isAsynchronous

Return true if this function body is asynchronous.

Implementation

bool get isAsynchronous;