isAsynchronous property

  1. @override
bool isAsynchronous
final

Whether the executable element has body marked as being asynchronous.

Implementation

@override
final bool isAsynchronous;