isDartCoreBool property

bool isDartCoreBool

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

Implementation

bool get isDartCoreBool;