isDartAsyncFuture property

bool isDartAsyncFuture

Return true if this type represents the type 'Future' defined in the dart:async library.

Implementation

bool get isDartAsyncFuture;