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