isFuture property

bool isFuture

Implementation

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