isAsynchronous property
bool
get
isAsynchronous
Return true
if this function body is asynchronous.
Implementation
bool get isAsynchronous;
Return true
if this function body is asynchronous.
bool get isAsynchronous;