isAsync property

bool isAsync
final

A boolean that indicates if the type is async or not

Implementation

final bool isAsync;