isAsynchronous property
bool
get
isAsynchronous
Whether the executable element has body marked as being asynchronous.
Implementation
bool get isAsynchronous;
Whether the executable element has body marked as being asynchronous.
bool get isAsynchronous;