isAsynchronous property
bool
get
isAsynchronous
Return true
if this executable element has body marked as being
asynchronous.
Implementation
bool get isAsynchronous;
Return true
if this executable element has body marked as being
asynchronous.
bool get isAsynchronous;