isDartCoreObject property

bool get isDartCoreObject

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

Implementation

bool get isDartCoreObject;