isDartCoreObject property

bool isDartCoreObject

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

Implementation

bool get isDartCoreObject;