isDartAsyncFuture property
bool
get
isDartAsyncFuture
Return true
if this type represents the type '{TYPE}' defined in the
dart:async library.
Return true
if this type represents the type '{TYPE}' defined in the
dart:async library.
Implementation
/// {@macro dart_async_check}
bool get isDartAsyncFuture;