isSynchronous property

  1. @override
bool isSynchronous
final

Whether the executable element has a body marked as being synchronous.

Implementation

@override
final bool isSynchronous;