isSynchronous property Null safety

bool isSynchronous

Return true if this function body is synchronous.

Implementation

bool get isSynchronous;