isSynchronous property
bool
get
isSynchronous
Whether the executable element has a body marked as being synchronous.
Implementation
bool get isSynchronous;
Whether the executable element has a body marked as being synchronous.
bool get isSynchronous;