isDartCoreInt property

bool isDartCoreInt

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

Implementation

bool get isDartCoreInt;