menu
analyzer package
documentation
dart/element/element2.dart
LibraryElement2
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/element2
LibraryElement2
isDartAsync property
LibraryElement2 class