isAsync property

bool isAsync
final

Whether the method carries an async modifier.

Implementation

final bool isAsync;