isDartCoreObject property
Return true
if this class represents the class 'Object' defined in the
dart:core library.
Implementation
bool get isDartCoreObject;
Return true
if this class represents the class 'Object' defined in the
dart:core library.
bool get isDartCoreObject;