isAsynchronous property
bool
get
isAsynchronous
Whether this function body is asynchronous.
Implementation
bool get isAsynchronous;
Whether this function body is asynchronous.
bool get isAsynchronous;