menu
analyzer package
documentation
dart/element/element.dart
LibraryElement
isDartAsync property
isDartAsync property
dark_mode
light_mode
isDartAsync
property
bool
get
isDartAsync
Whether the library is the
dart:async
library.
Implementation
bool get isDartAsync;
analyzer package
documentation
dart/element/element
LibraryElement
isDartAsync property
LibraryElement class