isSynchronous property
bool
get
isSynchronous
Return true
if this executable element has a body marked as being
synchronous.
Implementation
bool get isSynchronous;
Return true
if this executable element has a body marked as being
synchronous.
bool get isSynchronous;