isFuture property

bool get isFuture

Implementation

bool get isFuture => targetType.isDartAsyncFuture || targetType.isDartAsyncFutureOr;