isAsync property

bool isAsync
final

True when the method body contains async/await.

Implementation

final bool isAsync;