isDartAsync property
bool
get
isDartAsync
Return true
if this library is the dart:async library.
Implementation
bool get isDartAsync;
Return true
if this library is the dart:async library.
bool get isDartAsync;