isDartCoreObject property

bool isDartCoreObject

Return true if this class represents the class 'Object' defined in the dart:core library.

Implementation

bool get isDartCoreObject;