isAsync property

bool isAsync
final

Whether the callback is recognized as asynchronous (returns a Future).

Implementation

final bool isAsync;