isDartCore property
bool
get
isDartCore
Return true
if this library is the dart:core library.
Implementation
bool get isDartCore;
Return true
if this library is the dart:core library.
bool get isDartCore;