isDartCoreNum property

bool isDartCoreNum

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

Implementation

bool get isDartCoreNum;