isSynchronous property
bool
get
isSynchronous
Return true
if this function body is synchronous.
Implementation
bool get isSynchronous;
Return true
if this function body is synchronous.
bool get isSynchronous;