isDartAsyncFuture property
      
      bool
      get
      isDartAsyncFuture
      
    
    
Return true if this type represents the type 'Future' defined in the
dart:async library.
Implementation
bool get isDartAsyncFuture;Return true if this type represents the type 'Future' defined in the
dart:async library.
bool get isDartAsyncFuture;