isDartCoreObject property

bool get isDartCoreObject

Whether the class represents the class 'Object' defined in dart:core.

Implementation

bool get isDartCoreObject;